secp256k1 (the signature scheme used by Bitcoin) has the interesting property that you can add two public keys to get a combined key that requires both private keys to produce signatures for.
Is there another, more widely used public key cryptography scheme with the same property?