It would be nice if one could import a stage from a shared library. If this is already possible somehow, then it needs to be better documented.
pipeline { stages { stage from.my.utility.package.stages.a stage from.my.utility.package.stages.b } }
Folding this in with JENKINS-42224, since that is a more general example of the same problem.
Bulk closing resolved issues.