A lot of services offer authentication with FIDO2, such as Twitter, but only allow the user to set one "security key". This is problematic in case the key is lost or breaks. The ideal solution would be to allow a user to set up multiple keys, similar to how Google does, but that's not something the user can influence.
As such, my solution would be to set up two or more keys in an identical fashion, so that either of the keys can be used when authenticating. This would allow the user to keep one key in a "useful" location (e.g. on their person), and one key in a "safe" backup location, such as a safe at home.
Is it possible to set up two YubiKeys to have the same secrets, so they can be used interchangably?