Depends on use case I suppose. I can not think of many practical applications for one-time-use keys other than disaster recovery flows.

The real world use cases I most commonly support are things like CAs, TLS keys, financial transaction signing keys, and sensitive document decryption keys. All of these require single keys to exist that needs to perform automated operations, and needs to be on systems that can be backed up, restored, upgraded, and maintained, while able to prove no single person can access or control the keys.

The scheme I described can allow one key to be created, split, restored, used, and split again many times without full trust in any individual.