Hey Jonas,
Hi Boris,
Just to add to what Mike said: one of the most interesting questions is whether
MPC considerations should inform parameter selection. As of right now, the
generic MPC approach seems rather impractical, but that shouldn't discourage
experimentation and further research. It's possible to imagine scenarios where
85-minute signing is acceptable.
Moreover, stateful signature schemes like SHRINCS [0] only require a few hashes
in the best case, which would make MPC-based N/N multisig significantly more
tractable than with full SPHINCS+. However, since SHRINCS signatures are already
small, the absolute space savings are smaller.
[0] https://delvingbitcoin.org/t/shrincs-324-byte-stateful-post-quantum-signatures-with-static-backups/2158
Jonas